Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps the actions group with 5 updates:

Package From To
actions/checkout 4.3.1 6.0.1
jaywcjlove/coverage-badges-cli bd6ccbf422c0ed54c01f283019fd2bc648f58541 4e8975aa2628e3329126e7eee36724d07ed86fda
anthropics/claude-code-action 1.0.22 1.0.27
lewagon/wait-on-check-action 1.3.4 1.4.1
peter-evans/create-pull-request 7.0.11 8.0.0

Updates actions/checkout from 4.3.1 to 6.0.1

Release notes

Sourced from actions/checkout's releases.

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

... (truncated)

Commits

Updates jaywcjlove/coverage-badges-cli from bd6ccbf422c0ed54c01f283019fd2bc648f58541 to 4e8975aa2628e3329126e7eee36724d07ed86fda

Commits

Updates anthropics/claude-code-action from 1.0.22 to 1.0.27

Release notes

Sourced from anthropics/claude-code-action's releases.

v1.0.27

Full Changelog: anthropics/claude-code-action@v1...v1.0.27

v1.0.26

What's Changed

Full Changelog: anthropics/claude-code-action@v1...v1.0.26

v1.0.25

What's Changed

Full Changelog: anthropics/claude-code-action@v1...v1.0.25

v1.0.24

What's Changed

New Contributors

Full Changelog: anthropics/claude-code-action@v1...v1.0.24

v1.0.23

What's Changed

New Contributors

Full Changelog: anthropics/claude-code-action@v1...v1.0.23

Commits
  • 7145c3e chore: bump Claude Code to 2.0.74 and Agent SDK to 0.1.74
  • db4548b chore: bump Claude Code to 2.0.73 and Agent SDK to 0.1.73
  • 0d19335 chore: bump Claude Code to 2.0.72 and Agent SDK to 0.1.72
  • 95be466 fix: set GH_TOKEN alongside GITHUB_TOKEN for gh CLI precedence (#752)
  • f98c1a5 fix: respect user's --setting-sources in claude_args (#750)
  • b0c32b6 chore: bump Claude Code to 2.0.71 and Agent SDK to 0.1.71
  • d7b6d50 fix: merge multiple --mcp-config flags and support --allowed-tools parsing (#...
  • f375cab chore: update model to claude-opus-4-5 in workflow (#747)
  • 9acae26 chore: bump Claude Code to 2.0.70 and Agent SDK to 0.1.70
  • 67bf059 feat: add session_id output to enable resuming conversations (#739)
  • Additional commits viewable in compare view

Updates lewagon/wait-on-check-action from 1.3.4 to 1.4.1

Release notes

Sourced from lewagon/wait-on-check-action's releases.

v1.4.1

Fixed

  • Linux ARM64 support

v1.4.0

Added

  • Add class docs
  • Add frozen_string_literal comments

Removed

  • Remove OpenStruct instances
  • Remove Double quotes
  • Remove Double assertions
  • Remove allow_any uses

Fixed

  • Fix spelling mistakes
  • Fix CI gem caching
  • Convert config.verbose to a boolean
  • Bump rexml to 3.3.9
Changelog

Sourced from lewagon/wait-on-check-action's changelog.

Changelog

Unreleased

v1.4.1 - 2025-09-21

Fixed

  • Linux ARM64 support

v1.4.0 - 2025-06-27

Added

  • Add class docs
  • Add frozen_string_literal comments

Removed

  • Remove OpenStruct instances
  • Remove Double quotes
  • Remove Double assertions
  • Remove allow_any uses

Fixed

  • Fix spelling mistakes
  • Fix CI gem caching
  • Convert config.verbose to a boolean
  • Bump rexml to 3.3.9

v1.3.4 - 2024-04-04

Commits

Updates peter-evans/create-pull-request from 7.0.11 to 8.0.0

Release notes

Sourced from peter-evans/create-pull-request's releases.

Create Pull Request v8.0.0

What's new in v8

What's Changed

New Contributors

Full Changelog: peter-evans/create-pull-request@v7.0.11...v8.0.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Summary by cubic

Update CI workflows to the latest Actions for Node 24 support, security fixes, and improved reliability. This includes checkout v6 and aligned updates across dependent actions.

  • Dependencies

    • actions/checkout → v6.0.1 (Node 24, credentials stored in runner temp)
    • peter-evans/create-pull-request → v8.0.0
    • anthropics/claude-code-action → v1.0.27 (security fixes, Agent SDK default, GH_TOKEN precedence, session_id output)
    • lewagon/wait-on-check-action → v1.4.1 (adds Linux ARM64 support)
    • coverage-badges-cli pin updated
  • Migration

    • Self-hosted runners must be v2.327.1+ (v2.329.0+ for containerized actions using checkout’s persisted credentials).

Written for commit a40da4d. Summary will update on new commits.

Bumps the actions group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.3.1` | `6.0.1` |
| [jaywcjlove/coverage-badges-cli](https://github.com/jaywcjlove/coverage-badges-cli) | `bd6ccbf422c0ed54c01f283019fd2bc648f58541` | `4e8975aa2628e3329126e7eee36724d07ed86fda` |
| [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) | `1.0.22` | `1.0.27` |
| [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) | `1.3.4` | `1.4.1` |
| [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `7.0.11` | `8.0.0` |


Updates `actions/checkout` from 4.3.1 to 6.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.3.1...8e8c483)

Updates `jaywcjlove/coverage-badges-cli` from bd6ccbf422c0ed54c01f283019fd2bc648f58541 to 4e8975aa2628e3329126e7eee36724d07ed86fda
- [Release notes](https://github.com/jaywcjlove/coverage-badges-cli/releases)
- [Commits](jaywcjlove/coverage-badges-cli@bd6ccbf...4e8975a)

Updates `anthropics/claude-code-action` from 1.0.22 to 1.0.27
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@6337623...7145c3e)

Updates `lewagon/wait-on-check-action` from 1.3.4 to 1.4.1
- [Release notes](https://github.com/lewagon/wait-on-check-action/releases)
- [Changelog](https://github.com/lewagon/wait-on-check-action/blob/master/CHANGELOG.md)
- [Commits](lewagon/wait-on-check-action@ccfb013...3603e82)

Updates `peter-evans/create-pull-request` from 7.0.11 to 8.0.0
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@22a9089...98357b1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: jaywcjlove/coverage-badges-cli
  dependency-version: 4e8975aa2628e3329126e7eee36724d07ed86fda
  dependency-type: direct:production
  dependency-group: actions
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: lewagon/wait-on-check-action
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: peter-evans/create-pull-request
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 5, 2026 14:05
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2026

Labels

The following labels could not be found: ci. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 5, 2026

Open in StackBlitz

npm i https://pkg.pr.new/StackOneHQ/stackone-ai-node/@stackone/ai@271

commit: a40da4d

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 4 files

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 5, 2026
@dependabot dependabot bot deleted the dependabot/github_actions/actions-60fdf15f08 branch January 5, 2026 14:06
@ryoppippi ryoppippi restored the dependabot/github_actions/actions-60fdf15f08 branch January 5, 2026 14:07
@ryoppippi ryoppippi deleted the dependabot/github_actions/actions-60fdf15f08 branch January 5, 2026 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant